home *** CD-ROM | disk | FTP | other *** search
/ Champak 132 (Alt) / Vol 132.iso / games / hewitt.swf / scripts / frame_3 / PlaceObject2_1255_536 / CLIPACTIONRECORD onClipEvent(enterFrame).as
Encoding:
Text File  |  2011-06-09  |  125 b   |  8 lines

  1. onClipEvent(enterFrame){
  2.    if(_root.even42 == 1)
  3.    {
  4.       this.swapDepths(2);
  5.       this.removeMovieClip();
  6.    }
  7. }
  8.